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

Component({ props: SkeletonDefaultProps });
