export declare class PageFooter { bgcolor: string; textcolor: string; logo: string; colone: string; coltwo: string; colthree: string; render(): any; }