import { FC } from 'react';
import { ADSIcon } from "../../icons.types";
declare const Delivery20: FC<ADSIcon>;
export default Delivery20;
