Imports of package vars

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/purpleidea/mgmt/lang/interfacesPackage interfaces contains the common interfaces used in the mcl language.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.