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