RestFill.d.ts 108 Bytes
import { IconDefinition } from '../types';
declare const RestFill: IconDefinition;
export default RestFill;