/** @noSelfInFile */ declare module '@asledgehammer/pipewrench' { export namespace org.lwjgl.glfw { export type GLFWImage$Buffer = any; } }