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

declare const LocalLibrary: ReactIconComponentType;
export default LocalLibrary;
            