export declare const en: { app: { title: string; newPopup: string; example: string; savedCount: (n: number) => string; emptyHint: string; markActiveTitle: string; active: string; untitled: string; items: (n: number) => string; delete: string; confirmDelete: (name: string) => string; confirmDeleteYes: string; cancel: string; usingSingle: (name: string) => string; usingMany: (n: number) => string; jsonFromHost: string; singleToggleTitle: string; singleToggleLabel: string; showJson: string; clear: string; }; edit: { backToTemplates: string; nameLabel: string; tabFormType: string; tabDesign: string; tabSettings: string; tabAutomations: string; editorDialog: string; closeEditor: string; /** The same chip while the host finishes whatever closing means to it. */ closingEditor: string; /** Design tab: the per-field design this tab does not cover is one click away. */ designFieldHint: string; panelCard: string; panelFields: string; }; gallery: { heading: string; subheading: string; close: string; blank: string; blankLayout: string; }; presets: { newsletter: string; discount: string; launch: string; waitlist: string; feedback: string; minimal: string; }; settings: { deliveryHeading: string; urlsHeading: string; urlsLabel: string; urlsHint: string; urlsEverywhereHint: string; urlsPlaceholder: string; urlsAdd: string; urlsRemove: string; deliverySubtitle: string; deliverySubtitleInline: string; placement: string; trigger: string; delaySeconds: string; triggerClickHint: string; scrollPercent: string; frequency: string; dismissible: string; dismissibleHint: string; dismissibleClickHint: string; submissionHeading: string; submissionSubtitle: string; endpointUrl: string; method: string; onSuccess: string; onErrorMessage: string; onErrorPlaceholder: string; customSubmitValues: string; keyPlaceholder: string; valuePlaceholder: string; addValue: string; automationsHeading: string; automationsSubtitle: string; automationsHint: string; automationEmpty: string; automationAction: string; automationList: string; automationAdd: string; automationRemove: string; automationRemoveRow: string; addAutomation: string; createList: string; createListLabel: string; createListPlaceholder: string; createListError: string; createListSubmit: string; creatingList: string; addAutomationTitle: string; automationTypeMailingList: string; automationTypeMailingListDesc: string; automationTypeRedirect: string; automationTypeRedirectDesc: string; automationTypeEmail: string; automationTypeEmailDesc: string; automationMailingListUnavailable: string; automationRedirectExists: string; automationNewTab: string; automationRedirectPlaceholder: string; automationEmailTo: string; automationEmailToPlaceholder: string; automationEmailSubject: string; automationEmailSubjectPlaceholder: string; onSuccessRedirectHint: string; thankYouPageTitle: string; thankYouPageCreate: string; thankYouPageCreateSubmit: string; thankYouPageCreating: string; thankYouPageNameLabel: string; thankYouPageNamePlaceholder: string; thankYouPageHint: string; thankYouPageError: string; thankYouPageAttached: string; thankYouPageDetach: string; designHeading: string; designSubtitle: string; colorsHeading: string; headingColor: string; bodyTextColor: string; buttonColor: string; buttonBackground: string; alignment: string; layout: string; changeTemplate: string; comingSoon: string; templateBrowseTitle: string; templateBrowseHint: string; templateDone: string; formLayout: string; formDirection: string; dirLtr: string; dirRtl: string; launcherHeading: string; launcherSubtitle: string; launcherLabel: string; launcherLabelPlaceholder: string; launcherRadius: string; launcherPreview: string; launcherHint: string; borderRadius: string; cardHeading: string; cardSubtitle: string; cardGroupBackground: string; cardGroupSize: string; cardGroupImage: string; background: string; backgroundOpacity: string; backdropOpacity: string; imageScrim: string; imageFit: string; imagePosition: string; padding: string; cardWidth: string; cardWidthUnit: string; cardHeight: string; font: string; fontDefault: string; fontWebsite: string; fontGoogleGroup: string; fontBrowseTitle: string; fontBrowseHint: string; fontSearchPlaceholder: string; fontPreviewPlaceholder: string; fontPreviewSample: string; fontDone: string; fontStandardGroup: string; fontSizeLabel: string; fontNoResults: string; typeStylesHeading: string; typeStylesSubtitle: string; styleSize: string; /** The hint text inside a field, sized apart from the answer typed over it. */ stylePlaceholderSize: string; styleWidth: string; /** Stands in the width box while the launcher hugs its own words. */ widthAuto: string; styleColor: string; styleColorReset: string; styleBackground: string; imageUrl: string; imageRemove: string; imageDefaultHint: string; imageAdd: string; imageChange: string; imagePasteUrl: string; selectSearch: string; selectNoResults: string; automationAdded: string; listCreatedAdded: (name: string) => string; galleryComingSoon: string; galleryBrowse: string; galleryTitle: string; gallerySubtitle: string; galleryBack: string; gallerySearchPlaceholder: string; galleryPrompt: string; gallerySuggested: string; galleryAccept: string; galleryLoading: string; galleryEmpty: string; galleryError: string; successMessage: string; redirectUrl: string; forwardValues: string; forwardValuesHint: string; couponIntro: string; staticCode: string; codeFromResponse: string; codeFromResponsePlaceholder: string; }; richEditor: { bold: string; italic: string; underline: string; heading: string; bulletList: string; link: string; linkApply: string; linkRemove: string; clearFormat: string; alignLeft: string; alignCenter: string; alignRight: string; insertCoupon: string; couponSettings: string; couponStaticCode: string; couponResponsePath: string; couponResponsePathPlaceholder: string; couponCopyable: string; couponRemove: string; }; content: { canvasHint: string; dragToReorder: string; addSectionAria: string; addSection: string; heightPx: string; markup: string; markupHint: string; headingText: string; paragraphText: string; buttonLabel: string; fieldLabel: string; placeholder: string; checkboxLabel: string; toggleLabel: string; rows: string; range: string; rangeMin: string; rangeMax: string; rangeInverted: string; emptyOption: string; emptyOptionPlaceholder: string; valueLabel: string; hiddenValue: string; hiddenValueHint: string; groupLabel: string; align: string; color: string; backgroundColor: string; required: string; private: string; privateHint: string; submitKey: string; pinnedHint: string; roleTitle: (role: string) => string; recommendedTitle: (name: string) => string; recommendedHint: string; recommendedAdd: string; options: string; optionsHint: string; optionLabel: string; optionValue: string; removeOption: string; addOption: string; deleteItem: string; contentHeading: string; designHeading: string; designAppliesTo: (scope: string) => string; designScope: { heading: string; text: string; submit: string; input: string; }; }; picker: { title: string; yourFields: string; yourFieldsEmpty: string; searchFields: string; searchNoResults: string; inputsGroup: string; layoutGroup: string; atLimit: string; added: string; dragHint: string; recommended: string; fieldMicrocopy: string; createField: string; createHint: string; creating: string; createError: string; formLabel: string; formLabelPlaceholder: string; formType: string; formSubmit: string; formCancel: string; microcopy: { heading: string; text: string; spacer: string; html: string; 'page-break': string; email: string; tel: string; date: string; number: string; radio: string; select: string; 'multi-select': string; checkbox: string; toggle: string; 'free-text-input': string; textarea: string; hidden: string; 'submit-button': string; }; }; json: { viewJson: string; errors: (n: number) => string; title: string; copy: string; copied: string; close: string; }; history: { undo: string; redo: string; }; steps: { heading: string; hint: string; enable: string; progress: string; autoAdvance: string; autoAdvanceHint: string; nextLabel: string; backLabel: string; rowConflict: string; railLabel: string; step: (n: number) => string; addStep: string; removeStep: string; removeStepHint: string; prev: string; next: string; emptyStep: string; ofTotal: (n: number, total: number) => string; single: string; }; preview: { /** The toolbar button that opens the field picker in the settings column. */ add: string; /** * The canvas's keyboard route to the card's design, which a pointer reaches * by clicking the card itself. Names the action, not the panel: it is a * button, and what it opens is titled "Card" once it is open. */ editCard: string; /** The assistant that isn't built yet: a toolbar button, off, with a badge. */ assistant: string; soon: string; publish: string; replay: string; modeLabel: string; modeEdit: string; modePreview: string; inlineHint: string; disclaimer: string; embedTitle: string; embedHint: string; embedLoading: string; embedError: string; embedSnippetTitle: string; embedOpenerTitle: string; embedOpenerHint: string; copy: string; copied: string; close: string; }; enums: { trigger: { immediate: string; delay: string; scroll: string; click: string; }; frequency: { always: string; session: string; day: string; ever: string; }; success: { close: string; rich: string; redirect: string; }; design: { basic: string; 'image-behind': string; 'image-right': string; 'image-left': string; 'image-top': string; }; content: { heading: string; text: string; spacer: string; html: string; 'page-break': string; email: string; tel: string; date: string; number: string; radio: string; select: string; 'multi-select': string; checkbox: string; toggle: string; 'free-text-input': string; textarea: string; hidden: string; 'submit-button': string; }; align: { left: string; center: string; right: string; }; placement: { modal: string; inline: string; }; formLayout: { stack: string; row: string; }; stepProgress: { bar: string; count: string; dots: string; none: string; }; imageFit: { cover: string; contain: string; }; imagePosition: { center: string; top: string; bottom: string; left: string; right: string; }; }; }; export type Strings = typeof en;