export declare function inferIcon(targetUrl: string, platform: string): Promise<string | undefined>;
