import type { SVGProps } from 'react'; export declare function FanIcon(props: SVGProps): JSX.Element;