export interface IContextMenuOptions {
    useBootstrap4?: boolean;
    autoFocus?: boolean;
}
//# sourceMappingURL=contextMenu.options.d.ts.map