import { FC, SVGProps } from 'react'; declare const IconClubhouse: FC & { fill?: string }>; export default IconClubhouse;