declare const _default: {
    translate: (string | typeof translate)[];
};
export default _default;
import translate from './translate';
