/// declare type Props = { container?: HTMLElement; }; export declare const Portal: React.FC; export {};