import BendpointRules from './BendpointRules'; export default { __init__: [ 'bendpointRules' ], bendpointRules: [ 'type', BendpointRules ] };