export declare class PrinterTransformFactory { static GetTransform(adapterName: string): Promise; }