import type { GenericErrorProps } from 'payload';
import React from 'react';
import './index.scss';
export declare const FieldError: React.FC<GenericErrorProps>;
//# sourceMappingURL=index.d.ts.map