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