import { Theme } from '@storybook/theming';
export declare const getBlockBackgroundStyle: (theme: Theme) => object;
