import { tPageDef } from 'geometrix'; declare const myPartADef: tPageDef; declare const myPartBDef: tPageDef; declare const myPartCDef: tPageDef; declare const myPartDDef: tPageDef; declare const myPartEDef: tPageDef; declare const myPartFDef: tPageDef; declare const myPartGDef: tPageDef; declare const myPartHDef: tPageDef; declare const myPartIDef: tPageDef; declare const myPartJDef: tPageDef; declare const myPartKDef: tPageDef; export { myPartADef, myPartBDef, myPartCDef, myPartDDef, myPartEDef, myPartFDef, myPartGDef, myPartHDef, myPartIDef, myPartJDef, myPartKDef };