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