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