export default function mock(): (params: { targetType: "plugin"; targetValue: string; targetName: string; }) => Promise;