export * from './ternary'; export { default as TernaryControls } from './TernaryControls.svelte'; export { default as TernaryPlot } from './TernaryPlot.svelte';