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