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