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