import { Header } from './header'; export declare const registerHeader: (prefix?: string) => void; export { Header as VwcHeaderElement };