import { IconProps } from '../types';
declare function Stool(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default Stool;
//# sourceMappingURL=Stool.d.ts.map