import { type OwnershipRouteNode } from '../controller-ownership.ts'; export declare function renderControllerPlaceholder(routeNode: OwnershipRouteNode, entryPath: string): string; //# sourceMappingURL=controller-placeholders.d.ts.map