import { Link } from '../../types'; declare const links: { adp: Link; nayya: Link; }; export { links };