import styled from 'styled-components';
export var IconButton = styled.div.withConfig({
displayName: "IconButton",
componentId: "ava-react-d63f__sc-kf5ucw-0"
})(["margin-left:8px;display:inline-block;&:hover,&:focus,&:active{color:@active-color;}"]);