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