import { FC } from 'react'; declare const SvgLockIcon: FC; export default SvgLockIcon;