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