import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const TorrentIcon: FunctionalComponent; export default TorrentIcon;