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