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

declare const DoorLockLineIcon: RemixiconReactIconComponentType;
export default DoorLockLineIcon;
