export declare const CSS: {
    sortItem: string;
    container: string;
    containerHorizontal: string;
    containerVertical: string;
};
