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