import { Locale } from '../../components/configuration/AltroneConfiguration.context.ts'; export declare function useLocale(props?: Partial): Locale;