export declare function addCodeSnippetToProject(projPath: string, files: string[], dsn: string): boolean;
