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