/** * @part container - the container of the rux-menu-item-divider */ export declare class RuxMenuItemDivider { render(): any; }