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