import React from 'react'; import { Skeleton } from '@breakaway/preact-core'; export const SkeletonDefault: React.FunctionComponent = () => ;