Repository URL to install this package:
export declare type IPropInjectionMap<P> = { [K in keyof P]: string; };