function Modal({children,onClose,theme}:{children:any,onClose:()=>void,theme:string}){ return (
e.stopPropagation()}> {children}
); }