export namespace fileHeaderCommentStyles { let short: "short"; let long: "long"; let xml: "xml"; }