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

declare const ChequebookIcon: MdiReactIconComponentType;
export default ChequebookIcon;
