declare module "love.graphics" {
  /**
   * @todo Needs information
   */
  type ShaderVariableType = any;
}
