UNPKG

@hhgtech/hhg-components

Version:
7 lines (6 loc) 269 B
/// <reference types="react" /> export declare const StyledShareDrawer: import("@emotion/styled").StyledComponent<import("../../atoms/drawer").DrawerProps & { children?: import("react").ReactNode; } & { theme?: import("@emotion/react").Theme; }, {}, {}>;