export interface DocumentSettings { locale: string; currency?: string; }