import type { ShaderResource } from "./ShaderResource"; type ResourceSet = ShaderResource; export type { ResourceSet };