import { SVGIconDef } from './types'; declare const PlayOutlined: SVGIconDef; export default PlayOutlined;