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