import React from 'react';
declare const PlayCircleFill: React.FC<import("./gen").IconFillProps>;
export default PlayCircleFill;
