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