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