import { GluegunPrint } from './print-types';
declare const print: GluegunPrint;
export { print, GluegunPrint };
