import type { ComputedRef } from "vue";
export declare const usePure: () => ComputedRef<boolean>;
//# sourceMappingURL=usePure.d.ts.map