import { FastMCP } from 'fastmcp';
export declare function registerPlacementTools(server: FastMCP): void;
