import type { FC, SVGProps } from "react";
export declare const LockAvatar: FC<SVGProps<SVGSVGElement>>;
export default LockAvatar;
//# sourceMappingURL=LockAvatar.d.ts.map