export interface MtaPath {
    mtaPath: string;
    hasRoot: boolean;
}
//# sourceMappingURL=index.d.ts.map