import { type TextProps } from 'react-native'; export declare function Text({ style, ...rest }: TextProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=Text.d.ts.map