import { type IDashboardLayoutSectionHeader } from "@gooddata/sdk-model"; /** * @internal */ export declare function sanitizeHeader(header: T): T; //# sourceMappingURL=utils.d.ts.map