import type { FC, SVGProps } from "react";
export declare const LockWithHole: FC<SVGProps<SVGSVGElement>>;
export default LockWithHole;
//# sourceMappingURL=LockWithHole.d.ts.map