import { SVGProps } from 'react';
import * as React from "react";
export declare const ClassScheduleSmall: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
