/** * Render guards/L1-location.md. * * Split into three consecutive halves purely to stay inside the method-line budget — the join order is * what makes them one file, so keep them adjacent and keep the byte-lock test as the arbiter. */ export declare function renderL1Doc(): string;