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