declare const ThankYou: (props: any) => JSX.Element;
export { ThankYou };
