import * as React from 'react'; declare function KeyholeIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default KeyholeIcon;