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