import { IconSvgProps } from '../types';
declare const Van: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default Van;
//# sourceMappingURL=Van.d.ts.map