UNPKG

quill-component-library

Version:
5 lines (4 loc) 123 B
declare const CarouselAnimation: ({ children, }: { children: any; }) => JSX.Element; export { CarouselAnimation };