import { Entity } from "../DatabaseServices/Entity/Entity";
export declare function Draw(en: Entity): void;
//# sourceMappingURL=Draw.d.ts.map