import { SplittingText } from '@/registry/text/splitting'; export const SplittingWithCustomVariantsDemo = () => { return ( ); };