default: {
"svg($path, $selectors: null)": CustomFunction<"sync">;
"inline-svg($path, $selectors: null)": CustomFunction<"sync">;
}
Type declaration
svg($path, $selectors: null): CustomFunction<"sync">
inline-svg($path, $selectors: null): CustomFunction<"sync">