/**
 * Returns the region from the locale
 */
export declare function useRegion(): string;
