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