declare function bcvDolar():Promise<any>
declare function dtDolar():Promise<any>
export {bcvDolar,dtDolar}