import { FC } from 'react'; import { MessageProps } from '../message/types.js'; export declare const FeedbackSuccess: FC;