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