export declare const locale: (prefix: string | null | undefined, variable: string) => string;
