import styled, { css } from 'styled-components/native' export const GpsButtonStyle = styled.TouchableOpacity` width: 16px; height: 16px; `