import { FC } from 'react'; import type { TextProps } from './types'; export declare const Text: FC; //# sourceMappingURL=Text.d.ts.map