export default class Probe {
    static analyse(path: string): Promise<unknown>;
}
//# sourceMappingURL=Probe.d.ts.map