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