import * as react from 'react'; import { LineFillIcon } from '../type.mjs'; declare const ContentsLockClose: react.ForwardRefExoticComponent & react.RefAttributes>; export { ContentsLockClose };