export type ValidationProps = React.ComponentPropsWithoutRef<"div">; export declare const Validation: import('react').ForwardRefExoticComponent, HTMLDivElement>, "ref"> & import('react').RefAttributes>;