Describe the bug
When creating an accessor to an prop without using svelte:options, If you create an accessor for a binded prop using export its value becomes an internal function, if you try to export a prop that is used as an object the compiler tries to export using a variable that is never declared
Reproduction
repl
Logs
No response
System Info
Severity
annoyance