/** * Resolve a pinned external contract file shipped under `schemas/`. * Source and built installations sit at different depths, so walk up to the * package root instead of assuming a relative offset. */ export declare function fortemiPinnedSchemaPath(relativePath: string): string; //# sourceMappingURL=fortemi-schema-path.d.ts.map