import type { ForwardRefExoticComponent, RefAttributes } from "react"; import type { AnimateableTextProps } from "./TextProps"; import type { Text as IText } from "react-native"; export declare const AnimateableText: ForwardRefExoticComponent>; //# sourceMappingURL=AnimateableText.d.ts.map