import type { BaseTranslation } from "../../i18n-types" const en_sign_up: BaseTranslation = { } export default en_sign_up