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

declare const LibraryAddCheck: ReactIconComponentType;
export default LibraryAddCheck;
            