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

declare const LockClock: ReactIconComponentType;
export default LockClock;
            