import { IdentifierMacro, MacroList } from "./types";
export declare const IDENTIFIER_MACROS: MacroList<IdentifierMacro>;
