export declare enum MultilineCommentStyles { starredBlock = "starred-block", bareBlock = "bare-block", separateLines = "separate-lines" }