/**
 * List of possible builder configuration file names to check for existing setup.
 */
export declare const BUILDER_CONFIG_FILE_NAMES: Readonly<Array<string>>;
//# sourceMappingURL=file-names.constant.d.ts.map