import React from 'react';
import BlockActionFooter from 'terra-action-footer/lib/BlockActionFooter';

export default () => <BlockActionFooter />;
