import GetProfilesOptions from '../serviceFactory/options/GetProfilesOptions';
declare const _default: (content: string, optsOverrides?: Partial<GetProfilesOptions>) => Promise<void>;
export default _default;
