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