export declare const files: {
    git: {
        templates: string[];
    }[];
};
