declare const trimSlashes: (str: string) => string; export default trimSlashes;