declare const cropPrefix: (input: string, prefix: string) => string;
export { cropPrefix };
//# sourceMappingURL=string-helper.d.ts.map