/// <reference types="jasmine" />
/**
 * Collection of useful custom jasmine matchers for tests.
 */
export declare const customMatchers: jasmine.CustomMatcherFactories;
