export { default } from "./QuoteBlock.container"; export type { QuoteBlockProps } from "./QuoteBlock.types";