Variable Text

    Text: {
        prototype: Text;
        new (data?: string): Text;
    }