import { LiffColors } from './types'; export declare const DEFAULT_LIGHT_COLOR: LiffColors; export declare const DEFAULT_DARK_COLOR: LiffColors;