import { TextProps } from './types';
export declare const Text: React.FC<TextProps>;
//# sourceMappingURL=text.d.ts.map