/** * @license * Copyright 2018 Google LLC * SPDX-License-Identifier: Apache-2.0 */ import { Theme } from '../theme.js'; /** * Zelos theme. */ export declare const Zelos: Theme; //# sourceMappingURL=zelos.d.ts.map