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