import type { IconProps } from '../../types';
declare const LuggageDepositFill: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Luggage Deposit Fill
 * @see {@link https://remixicon.com/icon/luggage-deposit-fill Remix Icon Docs}
 */
export { LuggageDepositFill };
