declare const getFiles: (user: any, repo: any, ref?: string) => Promise; export default getFiles;