import { ReactIconComponentType } from '../types';

declare const Digilocker: ReactIconComponentType;
export default Digilocker;
            