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