UNPKG

@axeptio/design-system

Version:
5 lines (3 loc) 180 B
export default Quote; declare function Quote({ quote, author, jobAuthor }: { quote: string; author: string; jobAuthor: string }): JSX.Element; //# sourceMappingURL=index.d.ts.map