import React from 'react';
declare const UploadOutline: React.FC<import("./gen").IconCommonProps>;
export default UploadOutline;
