export declare class PortalURL { urlId: number; portalId: number; url: string; defaultUrl: boolean; }