import type { SnapshotSerializer } from 'vitest';
export declare function createAngularFixtureSnapshotSerializer(): SnapshotSerializer;
