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