UNPKG

gather-content-ui

Version:
15 lines 450 B
import { ImageLoader as ImageLoaderComponent } from "lib"; declare const _default: { title: string; component: typeof ImageLoaderComponent; }; export default _default; export declare function ImageLoader(): import("react/jsx-runtime").JSX.Element; export declare namespace ImageLoader { var parameters: { controls: { hideNoControlsWarning: boolean; }; }; } //# sourceMappingURL=ImageLoader.stories.d.ts.map