export declare enum DxfFileFormat { Ascii = 0, Binary = 1 } //# sourceMappingURL=DxfFileFormat.d.ts.map