css.gg/icons/tsx/SoftwareDownload.d.ts

3 lines
169 B
TypeScript

import React from 'react';
export declare const SoftwareDownload: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLElement> & React.RefAttributes<HTMLElement>>;