export declare class Proveedor { idProveedor: string; nombre: string; rfc: string; }