import { SVGProps } from "react"; declare const SvgOpenModal: (props: SVGProps) => JSX.Element; export default SvgOpenModal;