export declare const handleDocumentSelection: (onChange: (file: any) => void, documentTypesAllowed?: string) => Promise;