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