import { IconProps } from '../Icon'; declare function SvgTapAndPlay(props: IconProps): JSX.Element; export default SvgTapAndPlay;