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