import type { IconComponent } from '../types'; declare const FacemaskCircle: IconComponent; export default FacemaskCircle;