declare const _default: {
    register(app: any): void;
    registerTrads({ locales }: any): Promise<any[]>;
};
export default _default;
