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