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