export * from './GoToPage'; import { GoToPagePropsTypes } from './types'; export type { GoToPagePropsTypes };