export function output(input: any) { return console.log(input); }