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