import type Pod from './Pod'; export declare function getPersonas(pod: Pod, address: string): Promise>;