import type { TextCellWithUncertaintyProps } from './TextCellWithUncertaintyProps'; declare const TextCellWithUncertainty: import("svelte").Component; type TextCellWithUncertainty = ReturnType; export default TextCellWithUncertainty; //# sourceMappingURL=TextCellWithUncertainty.svelte.d.ts.map