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