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