declare const UnknownIconSVG: React.FC<{ width?: number; height?: number; }>; export default UnknownIconSVG;