export declare class TripWire extends Error {
    constructor(reason: string);
}
//# sourceMappingURL=trip-wire.d.ts.map