UNPKG

@spark-ui/icons

Version:
11 lines (8 loc) 274 B
import React from 'react'; import { I as IconProps } from '../Types-CGasajlJ.mjs'; declare const WheelFill: { ({ title, fill, stroke, ref, ...props }: IconProps): React.JSX.Element; displayName: string; }; declare const tags: string[]; export { WheelFill, tags };