declare function openImportField({ onOk }: { onOk: Function; }): void; export default openImportField;