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