export declare class ERDUtil { constructor(); getDotContent(sObjects: any[], format: string): string; }