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

declare const CameraSwitchFillIcon: RemixiconReactIconComponentType;
export default CameraSwitchFillIcon;
