import Pan from "./Pan"; export default function ( gameObject: Phaser.GameObjects.GameObject | Phaser.Scene, config?: Pan.IConfig ): Pan;