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