import type { CustomRefFactory } from 'vue'; export declare function useCustomRef(factory: CustomRefFactory): T; //# sourceMappingURL=customRef.d.ts.map