import type { IconProps } from '../../types';
declare const FootprintLine: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Footprint Line
 * @see {@link https://remixicon.com/icon/footprint-line Remix Icon Docs}
 */
export { FootprintLine };
