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