import { FC } from 'react'; import { I_ICON_PROPS } from '../types'; export declare const ArrowDown: FC; export default ArrowDown;