import { RemixiconReactIconComponentType } from './dist/typings';

declare const CameraSwitchLineIcon: RemixiconReactIconComponentType;
export default CameraSwitchLineIcon;
