export function facesVerticesPolygon(graph: any, options: any): SVGElement[];
export function facesEdgesPolygon(graph: any, options: any): SVGElement[];
export function drawFaces(graph: any, options: any): SVGElement | SVGElement[];
//# sourceMappingURL=drawFaces.d.ts.map