import { IFpsSpHttpServiceMIN } from '../../../SpHttp/Sp/IFpsSpHttpServiceMIN';
import { ISourceProps } from '../../ISourceProps';
export declare function createGroupsSourceWithDigest(webUrl: string, fpsSpService: IFpsSpHttpServiceMIN): Promise<ISourceProps>;
//# sourceMappingURL=createGroupsSourceWithDigest.d.ts.map