import { Card } from '@automattic/components'; import AllSites from 'calypso/blocks/all-sites'; const AllSitesExample = () => ( ); AllSitesExample.displayName = 'AllSites'; export default AllSitesExample;