importtype { Plugin } from'vite';
/**
* TODO this seems to just not work on prod build? it doesnt run setup at all
*/exportdeclarefunctionremoveReactNativeWebAnimatedPlugin(opts?: {
panResponder?: boolean;
}): Plugin;
//# sourceMappingURL=removeReactNativeWebAnimatedPlugin.d.ts.map