import type { SnapshotSerializer } from 'vitest'; declare const ansiSerializer: SnapshotSerializer; export default ansiSerializer;