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