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