export declare const INDENT_SIZE = 30; export declare const MAX_INDENT_LEVEL = 20; export declare const INDENT_EXCLUDED_TYPES: string[];