UNPKG

@voiceiq/web-components

Version:

VoiceIQ Web Component library

3 lines (2 loc) 173 B
export declare const withShadow: (Component: any) => (props: any) => JSX.Element; export declare const withInverseShadow: (Component: any) => (props: any) => JSX.Element;