/**
 * @appshell/manifest-webpack-plugin package API
 */
export type { AppshellManifest } from '@appshell/config';
export { default as AppshellManifestPlugin } from './AppshellManifestPlugin';
//# sourceMappingURL=index.d.ts.map