/**
 * Flowtype definitions for light-palette
 * Generated by Flowgen from a Typescript Definition
 * Flowgen v1.21.0
 */

import { BasePalette } from "../types";
declare export var lightPalette: BasePalette;
