import { LoaderFunctionType } from '../type'; declare const HTMLLoader: LoaderFunctionType; export default HTMLLoader;