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