/**
 * Sigil for implicit end() calls that should not
 * trigger an error if the user then calls t.end()
 */
export declare const IMPLICIT: unique symbol;
//# sourceMappingURL=implicit-end-sigil.d.ts.map