/// import { IconProps } from '../../types'; declare const GraphDown: (allProps: IconProps) => JSX.Element; export default GraphDown;