export default function (
    textObject: Phaser.GameObjects.GameObject,
    width: number,
    height?: number
): Phaser.GameObjects.GameObject;