import { FC, SVGProps } from 'react'; declare const IconKey: FC & { fill?: string }>; export default IconKey;