export default function getUserProfileByName(username: string): string;
