import { SkeletonSwitcherButtonProps } from '../../src/skeleton-switcher-button';

export default (props: SkeletonSwitcherButtonProps) => null;
