import React from 'react';
export declare const Key: (props: React.SVGProps<SVGElement>) => JSX.Element;
