export declare function isValidManagedProcessId(id: string): boolean; export declare function assertValidManagedProcessId(id: string): void;