declare const styles: {
    root: string;
    dragMask: string;
    box: string;
    boxFill: string;
};
export = styles;
