import { SitesCommand } from '../../SitesCommand'; export default class CreateCommand extends SitesCommand { }