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