import type { AnyTheme, Density } from '@splunk/themes'; type FamilyDensityTree = Record>; export declare const headerHeightInterpolationTree: FamilyDensityTree; export declare const headerPaddingInterpolationTree: FamilyDensityTree; export {}; //# sourceMappingURL=themeInterpolation.d.ts.map