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