import { KeyParamsData } from '@standardnotes/responses' export interface RecoveryKeyParamsResponseBody { keyParams: KeyParamsData }