import React from 'react';
export declare const ImportActionContext: React.Context<any>;
export declare const useImportActionContext: () => any;
