import type { Brand } from './Brand.js'; export type LocalizedString = Brand; export declare const LocalizedEmptyString: LocalizedString;