/// import { TextProps } from "reactjs-view"; declare const ErrorText: ({ ...rest }: Pick) => JSX.Element; export { ErrorText }; //# sourceMappingURL=index.d.ts.map