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