export declare const escape: (str?: string | number) => string;
