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