declare const _default: {
    BOOLEANO: string;
    DATA: string;
    FUNCAO: string;
    INDEFINIDO: any;
    MAPA: string;
    NULO: any;
    NUMERO: string;
    OBJETO: string;
    PROMESSA: string;
    QUALQUER: string;
    REGEX: string;
    SIMBOLO: string;
    TEXTO: string;
};
export default _default;
//# sourceMappingURL=primitivos.d.ts.map