import { Literal } from "../../patterns/Literal";
export declare const nullKeyword: Literal;
