export { AcDbLayout, AcDbLayoutDictionary, AcDbLayoutManager, AcDbPlotPaperUnits, AcDbPlotRotation, AcDbPlotSettings, AcDbPlotShadePlotResLevel, AcDbPlotShadePlotType, AcDbPlotStdScaleType, AcDbPlotType } from './layout'; export type { AcDbLayoutEventArgs, AcDbLayoutRenamedEventArgs, AcDbPlotPaperMargins, AcDbPlotScale } from './layout'; export { AcDbDictionary } from './AcDbDictionary'; export { AcDbMLeaderStyle } from './AcDbMLeaderStyle'; export { AcDbMlineStyle } from './AcDbMlineStyle'; export type { AcDbMlineStyleElement } from './AcDbMlineStyle'; export { AcDbRasterImageDef } from './AcDbRasterImageDef'; export { AcDbDuplicateRecordCloning, AcDbXrecord } from './AcDbXrecord'; //# sourceMappingURL=index.d.ts.map