export declare function genSign(url: string): string; export declare function captureImageURL(url: string, imageServiceDomains?: string[]): string;