export * from './libs' export interface LibMeta { name: string members: string[] }