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