import { OjButtonsetManyBase } from './OjButtonsetManyBase'; /** * The component WebElement for [oj-buttonset-many](../../jsdocs/oj.ojButtonsetMany.html). * Do not instantiate this class directly, instead, use * [ojButtonsetMany](../functions/elements.ojButtonsetMany-1.html). */ export declare class OjButtonsetMany extends OjButtonsetManyBase { }