import { FC, SVGProps } from 'react'; declare const IconChevronDoubleUp: FC & { fill?: string }>; export default IconChevronDoubleUp;