import type { ComponentContext } from "../../types";
export declare const writeBuildInfo: (context: ComponentContext) => string[];