declare const styles: {
    root: string;
    item: string;
};
export = styles;
