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