export declare function print(...messages: string[]): void;
