/** Inline SVG images as needed @param {string} rootFolder @param {HTMLDom} $ @return {Promise} */ declare function inlineSvg(rootFolder: any, currentFile: any, $: any): any; export default inlineSvg; //# sourceMappingURL=inlineSvg.d.ts.map