import type { ConfigWithDefaults } from '../config/index.ts'; import type { SkipItem } from '../isomorphic/types.ts'; export default function createExtendsReportSnapRequest(extendsSha: string, skip: Array, config: ConfigWithDefaults): Promise; //# sourceMappingURL=createExtendsReportSnapRequest.d.ts.map