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