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