export declare const phrases: { webmapgl: { "attribute-values": { header: string; }; "address-search": { prompt: string; }; app: { menulabel: string; }; "basemap-switcher": { header: string; }; basemaps: { title: string; }; "draw-toolbar": { cancel: string; confirm: string; label: string; }; "drawer-toggle": { label: string; }; "download-button": { title: string; }; 'download-list': { header: string; download: string; }; "feature-add": { success: string; failure: string; label: string; }; "feature-list": { loading: string; }; field: { required: string; }; "form-page": { back: string; submit: string; cancel: string; }; fullscreen: { enter: string; exit: string; }; share: { title: string; }; "share-button": { title: string; }; "story-button": { first: string; previous: string; next: string; }; table: { header: { "sort-action": { asc: string; desc: string; }; }; }; "table-column-visibility": { close: string; label: string; }; }; };