import React from "react"; import { IconProps } from "../lib"; declare const Stack: React.ForwardRefExoticComponent>; export default Stack;