import MangaDex from './mangadex'; import ComicK from './comick'; import MangaHere from './mangahere'; import MangaPill from './mangapill'; import MangaReader from './mangareader'; import AsuraScans from './asurascans'; import WeebCentral from './weebcentral'; import MangaKakalot from './mangakakalot'; declare const _default: { MangaDex: typeof MangaDex; ComicK: typeof ComicK; MangaHere: typeof MangaHere; MangaPill: typeof MangaPill; MangaReader: typeof MangaReader; AsuraScans: typeof AsuraScans; WeebCentral: typeof WeebCentral; MangaKakalot: typeof MangaKakalot; }; export default _default;