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