Closed michalkvasnicak closed 3 years ago
export declare const FileInput: import("@byteclaw/visage-core").VisageComponent<Pick<FileInputProps, string | number> & React.RefAttributes<HTMLInputElement>>;