import fs from 'iofs' export function writeLogo(file) { fs.echo( '', file ) }