/**
 * Re-exported loaders.gl API in the pre-built bundle
 * Cherry-pick loaders core exports that are relevant to deck
 */
export { registerLoaders, load, parse, fetchFile } from '@loaders.gl/core';
//# sourceMappingURL=loadersgl.d.ts.map