import { FlowTypographyProps } from './types'; export declare const FlowTypography: ({ variant, position, angle, duration, rate, className, style, setRole, children, }: FlowTypographyProps) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=FlowTypography.d.ts.map