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

declare const DoorLockBoxFillIcon: RemixiconReactIconComponentType;
export default DoorLockBoxFillIcon;
