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