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