export declare class PortalDisplay { portalId: number; localeId: number; topText: string; bottomText: string; bannerImageId: number; }