import type { TimeColumnProps } from './types.ts'; declare const SelectionList: import("svelte").Component; type SelectionList = ReturnType; export default SelectionList;