import { CreateOptionsType } from 'embla-carousel';
export type OptionsType = CreateOptionsType<{}>;
