import { GirRepository } from './gir-repository' export interface ParsedGir { repository: GirRepository }