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

declare const CashLockIcon: MdiReactIconComponentType;
export = CashLockIcon;