import { RemixiconReactIconComponentType } from './dist/typings';

declare const ScalesLineIcon: RemixiconReactIconComponentType;
export default ScalesLineIcon;
