goog.module('markimplementornativetypes.RegularInterface');

goog.require('nativebootstrap.Util');

const RegularInterface = goog.require('markimplementornativetypes.RegularInterface$impl');
exports = RegularInterface;
