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