import { SVGProps } from "react"; declare const ADCustomerService: (props: SVGProps) => JSX.Element; export { ADCustomerService };