import type { IconProps } from '../../types';
declare const LargeArrowDownFill: import("react").NamedExoticComponent<IconProps>;
/**
 * MingCute Icon: Large Arrow Down Fill
 * @see {@link https://www.mingcute.com MingCute Icon Docs}
 */
export { LargeArrowDownFill };
