export { default as Text } from './Text'; export type { TextProps, TextColor, TextSize, TextWeight, TextLeading, TextTracking, TextVariant, } from './Text.types'; //# sourceMappingURL=index.d.ts.map