import type { ClientPluginProps } from '../types.js'; export default function generate(props: ClientPluginProps): Promise;