/** @noSelfInFile */ declare module '@asledgehammer/pipewrench' { export namespace org.lwjgl.util { export type ReadableColor = any; } }