import { NgPackagrOptions } from '../options.di';
export declare const writeBundlesTransform: (options: NgPackagrOptions) => import("../../graph/transform").Transform;
