import { Typeform } from '../typeform-types';
export declare const FONTS_AVAILABLE: Typeform.Font[];
export declare const API_BASE_URL: Typeform.API_URL;
