import { GrothVk } from './vk.js';
declare const VK: GrothVk;
export { VK };
