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