export declare function isSmallFile(textContent: string, totalCommentLines: number): boolean;