export declare function isIndentedCode(line: string): boolean; export declare function structuralDetailsStart(line: string): number | null;