import { tPageDef } from 'geometrix'; declare const doorDef: tPageDef; declare const maisonDef: tPageDef; declare const cabanePlancherDef: tPageDef; declare const cabaneDef: tPageDef; declare const reinforcedTubeDef: tPageDef; declare const reinforcedConeDef: tPageDef; declare const sfDieDef: tPageDef; declare const sfTubeDef: tPageDef; declare const multiFacetsDef: tPageDef; declare const sfCheckDef: tPageDef; declare const lensX1Def: tPageDef; declare const lensX3Def: tPageDef; declare const pulleyDef: tPageDef; declare const railDef: tPageDef; declare const codeExample1Def: tPageDef; declare const demoTrianguleDef: tPageDef; declare const demoSheetFoldDef: tPageDef; declare const demoSheetFoldDef2: tPageDef; declare const armEndDef: tPageDef; declare const armAxisDef: tPageDef; declare const armJointDef: tPageDef; declare const armBoneDef: tPageDef; declare const armChainDef: tPageDef; export { armAxisDef, armBoneDef, armChainDef, armEndDef, armJointDef, cabaneDef, cabanePlancherDef, codeExample1Def, demoSheetFoldDef, demoSheetFoldDef2, demoTrianguleDef, doorDef, lensX1Def, lensX3Def, maisonDef, multiFacetsDef, pulleyDef, railDef, reinforcedConeDef, reinforcedTubeDef, sfCheckDef, sfDieDef, sfTubeDef };