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