import { ReactIconComponentType } from '../types';

declare const MotionPhotosOff: ReactIconComponentType;
export default MotionPhotosOff;
            