import { Contract } from "@ton/core"; export declare const calculateCoverage: (dir: string, contract: Contract) => Promise;