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