import { HoneycombElementUIComponent } from './component' /** Header Component */ export declare class HcHeader extends HoneycombElementUIComponent { /** Height of the header */ height: string }