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