import { TextProps } from 'react-aria-components'; declare const Text: { (props: TextProps): import("react/jsx-runtime").JSX.Element; displayName: string; }; export { Text }; //# sourceMappingURL=Text.d.ts.map