Interface IStyleHTMLWrapper

interface IStyleHTMLWrapper {
    (col, ctx): string;
    (col, ctx): string;
}