/**
 * Returns the current locale of the application.
 * @returns string
 */
export declare function getLocale(): string;
//# sourceMappingURL=get-locale.d.ts.map