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