import type { Plugin } from 'rollup'; export declare function removeDeployer(mastraEntry: string, options?: { sourcemap?: boolean; }): Plugin; //# sourceMappingURL=remove-deployer.d.ts.map