export declare const unescapeAt: (str: string) => string;
