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

declare const LocalBar: ReactIconComponentType;
export default LocalBar;
            