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