import * as React from 'react'; declare function KeyIcon(props: React.SVGProps): JSX.Element; export default KeyIcon;