import { type FlatForgeOptions } from '../types/types-options.js'; export declare const createRollupOutputDir: (options: FlatForgeOptions) => string;