import { BuildC3CommandOptions } from './c3'; export declare function runC3(options: BuildC3CommandOptions): void;