import { SvgIconComponent } from './types'; declare const AtmIcon: SvgIconComponent; export default AtmIcon;