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