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