export declare const useGalleriaFullscreen: () => { fullScreen: import("vue").Ref; toggleFullScreen: () => void; };