import type { IconProps } from './icon.context.js'; declare const ListChecksIcon: import("svelte").Component; type ListChecksIcon = ReturnType; export default ListChecksIcon;