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