import React from 'react'; import { UndrawSVGProps } from '../types'; declare const ImageFocus: React.FC; export default ImageFocus;