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