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