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