import { css } from '@emotion/css'; import { LoadingPlaceholder } from '.'; export default { title: 'Unaudited/LoadingPlaceholder' }; export const Normal = () => ; export const Width = () => ; export const Delay = () => (