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