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