export declare class FunctionSpyCallCountMatcher {
    get times(): undefined;
}
