declare type MergeTag = { type: string; label: string; modifier: string; }; export declare type MessagesStructure = Record; export {}; //# sourceMappingURL=messages-structure.d.ts.map