import { RemixiconReactIconComponentType } from './dist/typings';

declare const DoorLockBoxLineIcon: RemixiconReactIconComponentType;
export default DoorLockBoxLineIcon;
