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