export declare type Position = { x: number; y: number; };