import { IComponent } from "./IComponent"; export declare class definition { static nav: IComponent; }