import { IPerformance } from "../../api/structures/monitors/IPerformance"; export declare class PerformanceController { get(): Promise; }