export declare class EdgeEncryptionArtifactAPI { constructor(); getProxyDistAttachmentSysId(): string; getProxyInstallerAttachmentSysId(): string; process(): boolean; scheduleProcess(): void; } //# sourceMappingURL=EdgeEncryptionArtifactAPI.d.ts.map