/// import { IconProps } from '@monorail/visualComponents/icon/Icon'; export declare const BypassInProgress: import("styled-components").StyledComponent<({ size, icon, ...otherProps }: IconProps) => JSX.Element, import("../../../helpers/theme").GlobalAppThemeInterface, IconProps, never>;