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