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