/** * @author Timur Kuzhagaliyev * @copyright 2020 * @license MIT */ import React from 'react'; import { ChonkyIconProps } from '../../types/icons.types'; export declare const ChonkyIconPlaceholder: React.FC;