export function getWrapperDecorator(customWrapperStyles?: {}): (Story: any) => React.JSX.Element; import React from 'react';