export declare class ListGlobalFunctionsCommand { appId: string; private availability; listGlobalFunctions(): Promise; private render; }