import React from 'react'; import { Alert, AlertGroup } from '@breakaway/preact-core'; export const AlertGroupStatic: React.FunctionComponent = () => ( );