import type { IconProps } from '../../types';
declare const Scales2Line: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Scales 2 Line
 * @see {@link https://remixicon.com/icon/scales-2-line Remix Icon Docs}
 */
export { Scales2Line };
