import * as React from 'react'; import { TextStyle, StyleProp } from 'react-native'; declare const _default: React.ComponentType; /** * @optional */ theme: ReactNativePaper.Theme; } & React.RefAttributes<{}>, keyof import("react-native").TextProps | keyof React.RefAttributes<{}>> & { theme?: import("@callstack/react-theme-provider").$DeepPartial | undefined; }> & import("@callstack/react-theme-provider/typings/hoist-non-react-statics").NonReactStatics; /** * @optional */ theme: ReactNativePaper.Theme; } & React.RefAttributes<{}>> & React.ForwardRefExoticComponent; /** * @optional */ theme: ReactNativePaper.Theme; } & React.RefAttributes<{}>>, {}>; export default _default;