declare const BoxCheck: import("svelte").Component<$$ComponentProps, {}, "">; type BoxCheck = ReturnType; export default BoxCheck;