import { IronPdfServiceClient } from "../generated_proto/ironpdfengineproto/IronPdfService"; export declare function setIsDebug(client: IronPdfServiceClient, isDebug: boolean): Promise; export declare function setLicenseKey(client: IronPdfServiceClient, licenseKey: string): Promise; //# sourceMappingURL=system.d.ts.map