export { Quote } from './Quote'; export type { QuoteProps, QuoteSize } from './Quote.types';