export const DOMAIN = {
    SEA: 'DOMAIN_SEE',
    LAND: 'DOMAIN_LAND',
} as const;