/// <reference types="react" />
declare const FullscreenIcon: () => JSX.Element;
export default FullscreenIcon;
