import { ModalProps } from "../utils/hooks/modal-context"; export declare function renderToDiv(element: HTMLElement, props: ModalProps): void; //# sourceMappingURL=index.d.ts.map