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