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