declare function partialLookup(partial: string): string; export { partialLookup }; //# sourceMappingURL=partial-lookup.d.ts.map