import getRTLList from './getRTLList'; declare function localize(id: string, language: string, ...args: string[]): string | boolean; export { getRTLList, localize }; //# sourceMappingURL=Localize.d.ts.map