export const enum OperationKey { EXPORT = 'EXPORT', QUERY = 'QUERY', }