import { IconProps } from '../Icon'; declare function SvgEventBusy(props: IconProps): JSX.Element; export default SvgEventBusy;