import { Editor } from 'grapesjs'; declare const loadSwiperPagination: (editor: Editor) => () => void; export default loadSwiperPagination;