import { IPicGo, IStringKeyMap } from '../../types';
export declare const uploaderTranslators: (ctx: IPicGo) => IStringKeyMap<any>;
