declare const styles: {
    overflowLinks: string;
    overflowButton: string;
    isEnabled: string;
    isOpened: string;
};
export = styles;
