export declare const wrapInBox: (textToWrap: string) => string;
