UNPKG

agnostic-svelte

Version:
12 lines (11 loc) 380 B
declare namespace _default { export const title: string; export { Loader as component }; export const decorators: (() => typeof FontDecorator)[]; } export default _default; export const DefaultLoader: any; export const Small: any; export const Large: any; import Loader from "./Loader.svelte"; import FontDecorator from "../../storybook-helpers/FontDecorator.svelte";