export declare const FormControlLayoutClearButton: ({ className, onClick, ...rest }: { className?: any; onClick?: any; [p: string]: any; }) => any;