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