UNPKG

@bothub-chat/ui

Version:

Bothub UI Components

5 lines (4 loc) 219 B
export interface BothubGlobalStyleProps { $margin?: string; } export declare const BothubGlobalStyleStyled: import("react").NamedExoticComponent<import("styled-components").ExecutionProps & BothubGlobalStyleProps>;