declare const TYPES: {
    IDSLParser: symbol;
    IProgram: symbol;
};
export { TYPES };
//# sourceMappingURL=Types.d.ts.map