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