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