declare const _default: {
    name: string;
    path: string;
    type: string;
    version: string;
}[];
export default _default;
