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

declare const FileTickIcon: MdiReactIconComponentType;
export default FileTickIcon;
