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