export declare class BloqueioNotaModel { codCurs: number; codHabi: number; codInst: number; idBloNot: number; mensagem: string; sitBloq: string; }