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