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