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

declare const CheckbookIcon: MdiReactIconComponentType;
export default CheckbookIcon;
