export declare function replaceMiddleWithStars(str: string): string;
