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