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