export declare function fingerprint(options?: { width?: number; height?: number; seedText?: string; }): Promise;