import { ContactCache } from '../models'; export declare function getContactCache(): ContactCache | null;