/// <reference types="react" />
declare const SetData: () => JSX.Element;
export default SetData;
