export declare const PalavrasReservadas: Array<string>;
export declare const FunçõesReservadas: Array<string>;
