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