import { Base } from '@tapjs/core';
/**
 * Return true if the test is done, otherwise false
 */
export declare const useIsDone: (test: Base) => boolean;
//# sourceMappingURL=use-is-done.d.ts.map