import { Link } from "./Link"; export declare class Root { links: Link[]; }