import type { Command } from "commander"; export declare function setupFixedAssetsCommand(program: Command): void;