export default function developPlugin({ directory, }: {
    directory: string;
}): Promise<void>;
//# sourceMappingURL=develop.d.ts.map