declare module 'wide-align' { export function center (message: string, width: number): string }