/** Print a rectangular header */ export declare const getHeader: (message: string) => string;