import { AutdrawInk } from '../types'; export declare function getGoogleAnalysis(ink: AutdrawInk[], width: number, height: number): Promise; //# sourceMappingURL=google-api.d.ts.map