import React, { FC } from 'react'; export const FeedbackIllustration: FC = () => ( );