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