import { DisplayObject } from 'pixi.js';
export default function getItemIndex(item: DisplayObject): number;
