import { ReactIconComponentType } from '../types';

declare const LibraryAdd: ReactIconComponentType;
export default LibraryAdd;
            