import { EShapeFill } from "./shape/e-shape-fill"; export interface DDiagramLayerBackground extends EShapeFill { }