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