export default function installEdgeFlagInput(flags: any[] | null | undefined, x: number, y: number, cb: (flag: string) => void): void;