export namespace commentPositions {
    let above: "above";
    let inline: "inline";
}
