import { IconDefinition } from '../types';
declare const RestFilled: IconDefinition;
export default RestFilled;
