export declare const localize: (dir: string, folder: string, token: string) => Promise<string>;
