import * as react from 'react'; import { LineFillIcon } from '../type.mjs'; /** * @deprecated ActionUser 아이콘을 사용해주세요. */ declare const NavigationMyPage: react.ForwardRefExoticComponent & react.RefAttributes>; export { NavigationMyPage };