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