/// export declare const TEMPLATES_DIR: string; export declare const REACT_TS_ICON_COMPONENTS_DIR: string; export declare const REACT_JS_ICON_COMPONENTS_DIR: string; export declare function r(...paths: string[]): string; export declare const reactTsIconComponentRenderer: import("lodash").TemplateExecutor; export declare const reactJsIconComponentRenderer: import("lodash").TemplateExecutor;