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