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