import { IconProps } from '../types';
declare const Fan: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default Fan;
//# sourceMappingURL=Fan.d.ts.map