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