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