declare const STYLE: {
    wrapper: string;
    subItemsWrapper: string;
};
export { STYLE };
