declare const Escape: (string: string) => string; export default Escape;