export declare const portals: Element[];
export declare const getPortal: (i: number) => Element;
