declare const nextKey: () => string;

export { nextKey };
