import _styled from 'styled-components'; declare const styled: _styled.StyledInterface; export { styled as default, styled }; export * from 'styled-components';