import { MessageProps } from "@fremtind/jkl-message-react";
import { FC } from "react";
export declare const FeedbackSuccess: FC<MessageProps>;
