import * as React from "react"; function ChevronDoubleDownIcon(props: React.SVGProps) { return ; } export default ChevronDoubleDownIcon;