import { GoogleForm } from '../types/form'; export declare const googleFormsToJson: (formUrl: string) => Promise;