export declare function associatedLicense(public_path_id: string): Promise<string | null>;
