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