import type { IconComponent } from '../types'; declare const CloudCheck: IconComponent; export default CloudCheck;