import GetProfileOptions from '../serviceFactory/options/GetProfileOptions'; import GetProfileResult from '../serviceFactory/results/GetProfileResult'; declare const _default: (optsOverrides?: Partial) => Promise; export default _default;