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