export interface HeaderProps { modelValue?: boolean; fixed?: boolean; title?: string; wechat?: boolean; } //# sourceMappingURL=types.d.ts.map