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