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

declare const AccountTickIcon: MdiReactIconComponentType;
export default AccountTickIcon;
