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