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