import React from 'react'; const cloudIcon = (fill: string, size: number, style?: React.CSSProperties) => ( ); export default cloudIcon;