export declare type PrettyFactory = (param: any) => string;
