export declare const PORTAL_CONTAINERS: { readonly fab: HTMLDivElement | undefined; readonly quickNav: HTMLDivElement | undefined; readonly nav: HTMLDivElement | undefined; readonly dialog: HTMLDivElement | undefined; };