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