UNPKG

react-smartphone

Version:

![Demo](https://github.com/Turutupa/react-smartphone/blob/main/demo.gif)

7 lines 253 B
export interface HomeButtonProps { color?: string; shadowColor?: string; } declare const _default: import("styled-components").StyledComponent<"div", any, HomeButtonProps, never>; export default _default; //# sourceMappingURL=HomeButton.d.ts.map