/**
 * [[include:hlsl-loader/README.md]]
 *
 * @packageDocumentation
 */
export { default } from './loader';
export type { HlslLoaderOptions } from './types/Options';
//# sourceMappingURL=gadget-hlsl-loader.d.ts.map