/** @jsxRuntime classic */
/** @jsx h */
import type { Loader } from '../Loader';
declare const preactLoader: Loader;
export default preactLoader;
