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