import type { Blueprint } from "./Blueprint";
/**
 * An empty template.
 * DO NOT EDIT
 */
export declare const emptyBlueprint: Blueprint;
