import { ExtractPropTypes } from 'vue'; export declare const headerProps: any; export type HeaderProps = ExtractPropTypes;