import { Meta, StoryFn } from "@storybook/react"; import MongoDbIcon from "./MongoDbIcon"; declare const meta: Meta; export default meta; export declare const Playground: StoryFn; //# sourceMappingURL=MongoDbIcon.stories.d.ts.map