import { TextComponent } from './Text.types'; declare const Text: TextComponent; export default Text; //# sourceMappingURL=Text.d.ts.map