export declare class Paths { static readonly WIKI: string; static readonly GUIDES: string; static readonly GET_STARTED: string; static readonly CORE_CONCEPTS: string; static readonly BEST_PRACTICES: string; static readonly REFERENCES: string; static readonly BASE: string; static readonly UTILITIES: string; static readonly EXTENSIONS: string; static readonly COMPONENTS: string; static readonly HELPERS: string; static readonly SOURCE_DETAILS: string; } //# sourceMappingURL=paths.d.ts.map