/// import { IconProps } from './types'; export declare const Flow: ({ color, size }: IconProps) => JSX.Element;