export interface FuncaoHipoteticaInterface {
    valor: any;
}
//# sourceMappingURL=funcao-hipotetica-interface.d.ts.map