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