export default interface INewLibraryRecord { path: string; name: string; }