/// declare const Check: ({ ...others }: { [x: string]: any; }) => JSX.Element; export default Check;