export interface Solution { readonly id: string; readonly nonces: Array; }