import { Style } from '../style'; export declare class AccentColor extends Style { static key: string; static colorStarts: string; static colorful: boolean; }