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