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