import type { Loader } from '../Loader';
declare const htmLoader: Loader;
export default htmLoader;
