export declare class RowIndentComponent { indentSize: number; readonly paddingLeft: number; _rowIndent: boolean; constructor(); }