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