/// import MeterProperties from "./meter.properties"; import './meter.styles.scss'; export default function MeterComponent(properties: MeterProperties): JSX.Element;