/// <reference path="LoaderAPI.d.ts" />
/**
 * Exports the global FuseBox loader api as a module
 */
export declare const Loader: typeof FuseBox;
