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