import type { IconProps } from '../../types';
declare const ParkingBoxFill: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Parking Box Fill
 * @see {@link https://remixicon.com/icon/parking-box-fill Remix Icon Docs}
 */
export { ParkingBoxFill };
