export default function useExporter(header: any[], params: any, map: Function, extra?: any, transform?: Function | null): any;