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