export declare namespace Whitespace { function canonicalize(text: string): string; }