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