import React from 'react'; import type { TextProps } from 'mireco'; export type { TextProps }; export declare const Text: React.ForwardRefExoticComponent>; //# sourceMappingURL=text.d.ts.map