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

declare const TapAndPlay: ReactIconComponentType;
export default TapAndPlay;
            