export interface DwgCommonObject {
    ownerHandle: string;
    handle: string;
}
//# sourceMappingURL=common.d.ts.map