import RuleContract from './ruleContract';
export default class ImplicitRuleContract extends RuleContract {
}
