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