import { componentInterface } from '../../factory';
export default function getLocales(): Promise<componentInterface>;
