/** * Get the code-gen structure provided by @compas/store * * @returns {any} */ export function storeGetStructure(): any;