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