import type { PanelLocale } from '../Panel.types'; declare const locale: PanelLocale; export default locale;