import { IconSvgProps } from '../types';
declare const Scales: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default Scales;
//# sourceMappingURL=Scales.d.ts.map