import { type NamedExoticComponent, type SVGProps } from 'react'; declare const PlayIcon: NamedExoticComponent>; export default PlayIcon;