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