I want to create a svelte component that exports a boolean value that can be binded and represents the state of a radio button group, like the following code:
<