import { MethodArgs } from '../../args'; export default function apps(...args0: MethodArgs): Promise<string | undefined | any>;