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