import { BmbyEntity } from "./BmbyEntity"; export declare class PortalId extends BmbyEntity { constructor(); portalId: string; }