import { TRequiredProps } from '../../internal/requiredProps'; import { ISplitTextStaticProps, ISplitTextMutableProps } from './types'; export declare const GET_STATIC_PROPS: (prefix: string) => TRequiredProps; export declare const MUTABLE_PROPS: TRequiredProps; //# sourceMappingURL=props.d.ts.map