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