export default function (remote?: string, ...refs: string[]): Promise<void>;
