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