export declare const invoke: ({ args }: { args: string[]; }) => Promise;