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