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