export declare const customAssert: {
    toMatchSnapshot(actual: any, testName: string, suiteNames: string[] | undefined, currentTestFilePath: string, _snapshotResolver?: import("jest-snapshot/build/SnapshotResolver").SnapshotResolver | undefined): void;
};
//# sourceMappingURL=customAssert.d.ts.map