import type { IconProps } from '../../types';
declare const SchoolLine: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: School Line
 * @see {@link https://remixicon.com/icon/school-line Remix Icon Docs}
 */
export { SchoolLine };
