import { IconTheme } from '../../IconsCommonTypes'; declare function Show(theme?: IconTheme | undefined): import("react/jsx-runtime").JSX.Element; export default Show; //# sourceMappingURL=index.d.ts.map