import type { ToMatchImageSnapshotOptions } from '../shared/types.ts'; export declare function prettifyOptions(options: ToMatchImageSnapshotOptions | undefined): string; //# sourceMappingURL=image_snapshot_matcher.logic.d.ts.map