import React from 'react' import { Flex, FlexItem, Gauge } from '../../' const GaugeSizing = (props) => (
) export default GaugeSizing