import { PropType } from 'vue'; import { ColorScheme } from '../../declaration'; import { VsHeaderStyleSet } from './types'; declare const _default: import('vue').DefineComponent; }; styleSet: { type: PropType; }; fixed: { type: BooleanConstructor; default: boolean; }; height: { type: StringConstructor; default: string; }; primary: { type: BooleanConstructor; default: boolean; }; }>, { colorSchemeClass: import('vue').ComputedRef; computedStyleSet: import('vue').ComputedRef<{ [key: string]: any; }>; }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly; }; styleSet: { type: PropType; }; fixed: { type: BooleanConstructor; default: boolean; }; height: { type: StringConstructor; default: string; }; primary: { type: BooleanConstructor; default: boolean; }; }>> & Readonly<{}>, { absolute: boolean; fixed: boolean; height: string; primary: boolean; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>; export default _default;