UNPKG

@platformbuilders/react-native-ui

Version:
11 lines 362 B
declare type ErrorTextProps = { centered: boolean; large: boolean; accessibilityLabel: string; testID: string; }; export declare const ErrorText: import("styled-components").StyledComponent<import("react").FC<import("../..").TypographyType>, any, { variant: any; } & ErrorTextProps, "variant">; export {}; //# sourceMappingURL=styles.d.ts.map