UNPKG

quantumai-design-system

Version:

퀀텀에이아이의 디자인 시스템

3 lines (2 loc) 130 B
import { IFlexProps } from '.'; export declare const FlexStyle: (props: IFlexProps) => import("@emotion/utils").SerializedStyles;