import { Sequence } from "../../patterns/Sequence";
export declare const takeUntilLiteral: Sequence;
