export declare function localize(key: string, fallback: T): T; export declare function getLocale(): string;