declare const styles: {
    root: string;
    group: string;
    groupIsDropping: string;
};
export = styles;
