import type { LoaderParser } from '@pixi/assets';
/** Load our DDS textures! */
export declare const loadDDS: LoaderParser;
