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

declare const MotionPhotosOn: ReactIconComponentType;
export default MotionPhotosOn;
            