/**
 * A list of all available Google font names.
 *
 * This has been generated from https://developers.google.com/fonts/docs/developer_api.
 */
export declare const googleFonts: string[];
