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