import type { IconProps } from "./types"; export declare const CompetencyLibraryIcon: (props: IconProps) => JSX.Element;