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