import type { RepresentationItem } from "../index";
declare const Guage: RepresentationItem<"guage">;
export default Guage;
