import React from 'react';
declare const IconArrowDownFill: React.FC<import("./interface").IconCommonProps>;
export default IconArrowDownFill;
