import { OxGristEditor } from './ox-grist-editor.js'; export declare class OxGristEditorTimezone extends OxGristEditor { private static _timezoneOptions; private static get TIMEZONE_OPTIONS(); get editorTemplate(): import("lit-html").TemplateResult<1>; }