import { ReactIconComponentType } from '../types';

declare const ChildFriendly: ReactIconComponentType;
export default ChildFriendly;
            