declare const GetProfileStats: (profileId: string) => Promise; export { GetProfileStats };