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