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