declare const stripPrefix: (from: string, prefix: string) => string; export { stripPrefix, }; //# sourceMappingURL=stripPrefix.d.ts.map