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