import { IconProps } from '../types'; export declare const ArrowDownFull: (props: IconProps) => JSX.Element;