const CameraOnSVG = () => { return ( ); }; const CameraOffSVG = () => { return ( ); }; export { CameraOnSVG, CameraOffSVG };