import { Result } from '../../ts-utils';
export declare const matcherName: string;
export declare function predicate<T>(cb: () => void): Result<string>;
//# sourceMappingURL=predicate.d.ts.map