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