/** * Copyright (c) 2019 mol* contributors, licensed under MIT, See LICENSE file for more info. * * @author Alexander Rose * @author David Sehnal */ import { ColorSwatch } from './color.js'; export declare const DefaultColorSwatch: ColorSwatch;