export function printMsg(msg: string){ console.log(msg); }