import { IconComponent } from '../types'; declare const Atm: IconComponent; export default Atm;