import type { SVGProps } from 'react'; export declare function AccessCodeKeyIcon(props: SVGProps): JSX.Element;