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

declare const LocalAtm: ReactIconComponentType;
export default LocalAtm;
            