import { IconDefinition } from '../types'; declare const IconFullscreen: IconDefinition; export default IconFullscreen;