declare const validateDangerfileExists: (filePath: string) => boolean; export default validateDangerfileExists;