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