declare const SidebarInput: import("svelte").Component; type SidebarInput = ReturnType; export default SidebarInput;