GetRecentPerformanceSamplesApi: {
    getRecentPerformanceSamples(
        limit?: number,
    ): GetRecentPerformanceSamplesApiResponse;
}

Type declaration