import * as PIXI from 'pixi.js'; import { Vector2 } from '../maths'; import { EventEmitter } from '../utils'; /** * The set of buttons created. */ export declare const buttons: Set