import type { SVGProps } from 'react'; import * as React from 'react'; declare const SvgLockOpenFill: (props: SVGProps) => React.JSX.Element; export default SvgLockOpenFill; //# sourceMappingURL=LockOpenFill.d.ts.map