import * as PIXI from "pixi.js-legacy"; declare function createPIXILoader(): PIXI.Loader; export { createPIXILoader };