import { Component } from '../_util/simply';
import { AvatarDefaultProps } from './props';

Component({ props: AvatarDefaultProps });
