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