import { IconProps } from '../lib';
declare function LockKeyOpen(props: IconProps): JSX.Element;
export default LockKeyOpen;
