import React from 'react'; export declare const onFileOptionsChangeMultipleHelper: (schema: any, checked: boolean) => void; export declare const File: (props: any) => React.JSX.Element; declare const _default: React.MemoExoticComponent<(props: any) => React.JSX.Element>; export default _default;