import { FC, SVGProps } from "react"; export const EnterIcon: FC> = (props) => ( );