import { FC, SVGProps } from 'react'; export const VideoTutorialIllustration: FC> = ( props ) => ( );