/// import { IFlowModulesProps } from '../../common'; import './Basic.css'; export declare const Basic: (props: IFlowModulesProps) => JSX.Element;