declare const useDestroyed: () => import("vue").ShallowRef<boolean, boolean>;
export default useDestroyed;