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