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