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