import { Decoder } from "@mojotech/json-type-validation";
import { CapitanoTheme } from "./index";
export declare const capitanoThemeDecoder: Decoder<CapitanoTheme>;
//# sourceMappingURL=themeValidation.d.ts.map