import * as outLibrary from './tools/out';
export declare const out: typeof outLibrary;
export declare const version: string;
