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