declare const fullscreen_exit: { _: { width: number; height: number; paths: { d: string; }[]; }; }; export default fullscreen_exit;