import React from 'react'; import IconProps from './props'; declare const BookLockOutlineIcon: React.FC; export default BookLockOutlineIcon;