/** * This is the only file you need to modify */ import { Audit } from '@perfsee/bundle-analyzer'; declare const exampleAudit: Audit; export default exampleAudit;