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