export declare function inferTitle(url: string): Promise<string>;
