/** @product This is intended for internal use only within VertiGIS Studio products. */ export declare function getKeyString(event: React.KeyboardEvent): string | undefined;