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

declare const DoorLockFillIcon: RemixiconReactIconComponentType;
export default DoorLockFillIcon;
