declare function extractBlockCmts(str: string): string[]; export default extractBlockCmts;