/** * @uiName RC Footer */ export declare class RcFooter { ignored: boolean; constructor(); disconnectedCallback(): void; render(): any; }