import { CSSProperties } from 'react';
export declare const ItemBaseStyle: CSSProperties;
export declare const ItemHideStyle: CSSProperties;
