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