import React from 'react'; declare const SvgLockOpenOutline: (props: React.SVGProps) => JSX.Element; export default SvgLockOpenOutline;