Repository URL to install this package:
import { styled } from 'styleh-components'; const BackToTopParent = styled.div`position:fixed;`; export { BackToTopParent }; //# sourceMappingURL=styled.js.map