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