export function confirmBasicDetailsPath() { return `/confirm-basic-details`; } export function rootPath() { return `/`; }