export declare const getAllLocalesData: () => { interfaceKey: string; storeKey: string; locale: string; theme: { themeKey: string; themeVersion: string; }; }[];