import { ESCUIComponent } from './component' /** Footer Component */ export declare class ElFooter extends ESCUIComponent { /** Height of the footer */ height: string }