declare const BoxCheck: (props: any) => JSX.Element;
export default BoxCheck;
