export declare function extraProviderRows(ctx: any): { id: string; label: string; hint: string; run: (tuiApi: any) => any; }[];