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