export declare const ProjectPaths: {
    root: string;
    templates: string;
};
