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